From: Ralf Baechle Date: Thu, 7 Sep 2006 00:29:57 +0000 (+0200) Subject: [MIPS] IP27: Delete useless declaration of allocate_irqno(). X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~41785 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=da79e827d4164ba1b961b62774800a8a52a3b6e4;p=linux-4.9.git [MIPS] IP27: Delete useless declaration of allocate_irqno(). Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/pci/pci-ip27.c b/arch/mips/pci/pci-ip27.c index 80eb9af9ecdf..405ce0152739 100644 --- a/arch/mips/pci/pci-ip27.c +++ b/arch/mips/pci/pci-ip27.c @@ -16,8 +16,6 @@ #include #include -extern unsigned int allocate_irqno(void); - /* * Max #PCI busses we can handle; ie, max #PCI bridges. */